home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / util1 / wgrab.lha / wgrab.h < prev    next >
C/C++ Source or Header  |  1995-10-30  |  159b  |  9 lines

  1. #include <custom/mui_standard.h>
  2.  
  3. extern char *MYLIBNAME;
  4. extern void SavePicture(Object *Picture, const STRPTR FileName);
  5. extern Object *GetPicture(BOOL);
  6.  
  7.  
  8.  
  9.